-
Home
-
Hotel Booking Lite
-
4.8.1
-
Code
-
Classes
- ReportByDatesData
Total Complexity |
41 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
250 |
Lines of code |
150 |
Logical lines of code |
101 |
Comment lines |
53 |
Methods |
17 |
Properties |
3 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getDatesPeriod() |
A |
45 |
13 |
43 |
getCustomPeriod() |
S |
55 |
6 |
18 |
getDatesArray() |
S |
54 |
4 |
21 |
getLastQuarterPeriod() |
S |
61 |
2 |
12 |
setDateTo() |
S |
73 |
2 |
5 |
setDateFrom() |
S |
73 |
2 |
5 |
__construct() |
S |
63 |
2 |
10 |
getThisQuarterPeriod() |
S |
75 |
1 |
4 |
getMonthPeriod() |
S |
80 |
1 |
3 |
getThisYearPeriod() |
S |
80 |
1 |
3 |
getLastYearPeriod() |
S |
69 |
1 |
6 |
getThirtyDaysPeriod() |
S |
80 |
1 |
3 |
getWeekPeriod() |
S |
80 |
1 |
3 |
getDayPeriod() |
S |
80 |
1 |
3 |
getStartEndDates() |
S |
73 |
1 |
5 |
getDateFrom() |
S |
82 |
1 |
3 |
getDateTo() |
S |
82 |
1 |
3 |